home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / GoldED Tools / Warp Parser / WarpA68k09.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  3.5 KB  |  88 lines

  1. Short:    GoldED syntax parser for A68k assembler
  2. Author:   dietmar@tomate.tng.oche.de (Dietmar Eilert)
  3. Uploader: cab@studbox.uni-stuttgart.de (Stefan Gybas)
  4. Type:     text/edit
  5.  
  6.  
  7. PURPOSE
  8.  
  9.   WarpA68k is a GoldED syntax parsers. GoldED 3 is required to use the parser.
  10.  
  11. COPYIGHT
  12.  
  13.   ©1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  14.   Reserved.  Neither  icons nor code may be reused/reproduced without written
  15.   permission of the author.
  16.  
  17.   Dietmar Eilert
  18.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  19.   E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  20.   Tel: +49-(0)241-81665
  21.        +49-(0)2525-7776
  22.   Fax: +49-(0)241-81665
  23.  
  24. INSTALLATION
  25.  
  26.   Just run the install script. GoldED 3.0.1+ required.
  27.  
  28. USAGE & CONFIGURATION
  29.  
  30.   GoldED is able to highlight sections of text lines and  thus  increase  the
  31.   overall view. Colors are set using GoldED's syntax configuration requester.
  32.   Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  33.   programming  language  highlighted.  Syntax  parsing  is  done  by external
  34.   parsers: the editor is responsible for refreshing the display.  The  syntax
  35.   parser  is  responsible  for  parsing  the  text  and for creating a syntax
  36.   description (thus the highlighting  sheme  depends  on  the  parser).  This
  37.   package  contains an A68k assembler syntax parser.
  38.  
  39.   Parser names
  40.  
  41.   Please consider that syntax parsers are standard  libraries  and  that  the
  42.   AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  43.   after it has been renamed (parser names are case sensitive).
  44.  
  45. CREDITS
  46.  
  47.   Thanks to Thomas Fischbacher who has helped  me  to  understand  the  basic
  48.   structure  of  assembler sources (beware - this parser has been done by a C
  49.   programmer with limited assembler knowledge only :-).
  50.  
  51. HARDWARE
  52.  
  53.   Performance depends on the graphics  hardware:  a  fast  external  graphics
  54.   board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  55.   chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  56.   important; suggested system is a 68030 CPU or better.
  57.  
  58.  
  59. ============================= Archive contents =============================
  60.  
  61. Original  Packed Ratio    Date     Time    Name
  62. -------- ------- ----- --------- --------  -------------
  63.     1922     938 51.1% 23-May-95 12:06:36  WarpA68k.info
  64.     1066     556 47.8% 23-May-95 12:05:36 +auto.ged
  65.     5732    3634 36.6% 17-Feb-95 19:22:36 +gx
  66.     2124     747 64.8% 23-May-95 12:06:24 +Install
  67.      732     377 48.4% 17-May-95 20:16:30 +Install.info
  68.      713     445 37.5% 16-Mar-95 13:23:58 +Licence
  69.      855     378 55.7% 17-May-95 20:30:26 +Licence.info
  70.     6624    3735 43.6% 23-May-95 11:49:34 +warpA68k.parser
  71.       90      70 22.2% 23-May-95 12:13:06 +warpA68k.syn
  72.     1908    1026 46.2% 23-May-95 12:21:54 +ReadMe
  73.      855     372 56.4% 17-May-95 20:30:26 +ReadMe.info
  74.      490     212 56.7% 13-Apr-95 20:08:06 +defs.h
  75.     1467     584 60.1% 22-May-95 18:13:38 +DMakefile
  76.    23495    5020 78.6% 23-May-95 11:49:16 +funcs.c
  77.      240     130 45.8% 15-Feb-95 19:18:56 +init.c
  78.     4323    1577 63.5% 09-Apr-95 09:48:28 +lib.c
  79.      377     192 49.0% 09-Apr-95 09:48:42 +lib.fd
  80.      776     431 44.4% 22-May-95 18:14:44 +funcs.o
  81.     1268     662 47.7% 22-May-95 18:06:10 +init.o
  82.     1626     466 71.3% 23-May-95 11:40:20 +lib-protos.h
  83.     4624    2560 44.6% 23-May-95 11:49:32 +lib.o
  84.       68      60 11.7% 22-May-95 18:06:04 +tag.o
  85.     4544    1571 65.4% 22-May-95 18:13:54 +tag.a
  86. -------- ------- ----- --------- --------
  87.    65919   25743 60.9% 07-Jun-95 01:31:20   23 files
  88.